home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Business / PIMs / Personal Log v1.5.5 / Personal Log Manual / Personal Log Manual.rsrc / TEXT_134.txt < prev    next >
Text File  |  1994-08-21  |  5KB  |  43 lines

  1. Personal Log release info:
  2.  
  3. Version 1.0, 23 April 1994: Initial release.
  4.  
  5. Version 1.0.1, 30 April 1994: Fixed the registration dialog such that tabbing will take you to the next text box down.  This was a simple oversight on my part.
  6.  
  7. Version 1.0.2, 3 May 1994: Fixed a minor bug in the date picker CDEF in the Search dialog which caused the year to be improperly hilited when the user's date configuration (in the Date & Time control panel) was the "Standard US" set up.  The date picker was still usable, but the year was not hilited properly when clicked on.
  8.  
  9. Version 1.0.3, 7 May 1994: Several features and bug fixes came with this release:
  10.      ‚Ä¢  Entering passwords to authorize something now echos bullets (‚Ä¢).  Entering a new password (in the New Log and Change Password dialogs) still echos the actual text.
  11.      ‚Ä¢  Some people complained that using the pop-up menus in the dialogs cause their machines to crash when using System 7.0.  I could not figure this one out, and since no users of System 7.1 complained, therefore  I suspect it is a problem with System 7.0's dialog manager.  Still, to be safe, I changed the code so that I manually handle all pop-up menus (rather than letting the dialog manager handle them).  Hopefully this will fix things.
  12.      ‚Ä¢  The "Are you sure?" dialog comes up when closing an editted entry (not just a new entry).
  13.      ‚Ä¢  Log window now updates properly when doing a search.
  14.      ‚Ä¢  When bringing up the keyword manager, the insertion point is now set to the end of the key word string.
  15.      ‚Ä¢  Fixed an error in the search logic for searching a log for entries that had all of the indicated keywords.
  16.  
  17. Version 1.0.4, 10 May 1994: I finally fixed that problem with the pop-up menus in the dialogs.  The word is it was not my programming (I always knew that!), but actually a bug with ResEdit.  To all you programmers out there: ResEdit has a tendency to change the MDEF id number; make sure it remains at 0.  (Thanks to those on comp.sys.mac.programmer who helped me with this).  If this wasn't the problem, I don't know what it could be.
  18.      I also fixed the bug that didn't allow unregistered versions of Personal Log to open files when the Finder  launched Personal Log due to an open document event (i.e., double clicking a file).
  19.  
  20. Version 1.0.5, 16 May 1994: Argh!! More tiny bugs: 
  21.      ‚Ä¢  I fixed the bug where the program would have problems when you double-click the entry item of a new, unrecorded entry in the log window. 
  22.      ‚Ä¢  Fixed a memory management problem that only you people out there with EvenBetterBusError installed had problems with.  
  23.  
  24. Version 1.0.6, 23 May 1994:  Found two sources of some elusive bus errors.  They were tricky to find because the source of the problem was far away from the point where the program finally crashed.  One important crash that has been eliminated is the occasional crash when you record a new entry.  This was the trickiest to find.
  25.  
  26. Version 1.5, 20 June 1994:  Added some interface features:
  27.     ‚Ä¢  The font size menu in the preference dialog now outlines usable sizes for fonts.  
  28.     ‚Ä¢  Wrote a speedier file loading procedure.
  29.     ‚Ä¢  Personal Log now supports styled text editing.
  30.     ‚Ä¢  You may now sort the entries in  the log window by subject or date.
  31.     ‚Ä¢  Apple's Drag & Drop technology is now supported in text windows.  You must have it installed to drag text.
  32.  
  33. Version 1.5.2, 25 June 1994:  (Version 1.5.1 was released to one person) Fixed some bugs:
  34.     ‚Ä¢  Dialogs now center properly on main screen.  This bug only affect those with two or more monitors.
  35.     ‚Ä¢  Updated some balloon help text and some manual entries that needed to be changed with v1.5 (that is, I forgot to change . . .).
  36.     ‚Ä¢  You may now sort a log window with some of it's entry windows open (including new entries).  Personal Log will not force their closure when you go to sort.  It still will force their closure when you reconstruct a file and close a log window.  (I meant to make this so before I released it, but . . . well, you know).  Also, I fixed other sorting related bugs.
  37.     ‚Ä¢  I wrote the code for the "Other‚Ķ" item under the font size menu, but I forgot to put the link in the code between the menu selection and the dialog.  Silly me.  Its in there now.
  38.  
  39. Version 1.5.3, 27 June 1994:  That stupid ResEdit bug with the pop-up menus showed up again.  Apple should release a new version.  Also changed the characteristics of the entry window so that it staggers on the main screen.
  40.  
  41. Version 1.5.4, 29 June 1994:  In my attempts to fix the dialog centering code, I mistakingly used a Color Quickdraw dependant function call, thus making Personal Log incompatible with older Macs even though they had System 7.  This is now fixed.
  42.  
  43. Version 1.5.5, 22 July 1994: I moved!  I just added the new address to mail payments too.